home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7396 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1002 b 

  1. Path: news.iadfw.net!usenet
  2. From: alpet@airmail.net (Adam Peterson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: EasyWin target for MS Visual C++???
  5. Date: Fri, 23 Feb 1996 05:36:28 GMT
  6. Organization: customer of Internet America
  7. Message-ID: <4gjcsh$o0h@news-f.iadfw.net>
  8. References: <00001a81+0000a5bd@msn.com>
  9. NNTP-Posting-Host: dal24-12.ppp.iadfw.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Dynamic_Don@msn.com (Don Pearson) wrote:
  13.  
  14. >I have several bench programs (without GUIs) written in Borland C++ 
  15. >that have a DOS-like driver.  Data is hardwired into the main routine 
  16. >(void Main() ) and then classes are excercised to validate their 
  17. >coding.  Output is written to a file.  Later on, I write the GUIs to 
  18. >interface with these validated classes.
  19.  
  20. >I am thinking about switching over to MS Visual C++ and wonder if 
  21. >there is a similar capability for EasyWin like coding.  Most book's 
  22. >I've scanned don't seem to discuss this type of target.  
  23.  
  24. Yes, MS Visual C has an equivalent to EasyWin.
  25.  
  26. Adam
  27.  
  28.  
  29.